body{
	background-color: #734a73;
}

h1 {
font-size: 36pt;
color: #ce0002
}

p {
font-size: 24pt;
color: 	#000000
}

h2 {
	font-size: 28pt;
	color: #000000
}

ol {
	color: black;
	font-size: 20pt;
	font-family: arial;
}

.sid {
	background-color:white;
color:red;
	
}

img {
	width: 30%;
	height:40%;
	
}